DevForce Help Reference
NavigationEntityPropertyGetInterceptorArgs<TInstance,TResult> Class
Members 


Type of declaring object
Type of property value
Strongly-typed arguments to a BeforeGet or AfterGet action on a NavigationEntityProperty.
Object Model
NavigationEntityPropertyGetInterceptorArgs<TInstance,TResult> ClassNavigationEntityProperty ClassIPropertyInterceptorArgs Interface
Syntax
Type Parameters
TInstance
Type of declaring object
TResult
Type of property value
Inheritance Hierarchy

System.Object
   IdeaBlade.Core.PropertyInterceptorArgs
      IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>
         IdeaBlade.EntityModel.NavigationEntityPropertyInterceptorArgs<TInstance,TValue>
            IdeaBlade.EntityModel.NavigationEntityPropertyGetInterceptorArgs<TInstance,TResult>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

NavigationEntityPropertyGetInterceptorArgs<TInstance,TResult> Members
IdeaBlade.EntityModel Namespace

Send Feedback